| Package | Description |
|---|---|
| com.atid.lib.module.barcode.spc.type |
| Modifier and Type | Method and Description |
|---|---|
static Code39CheckCharacter |
Code39CheckCharacter.valueOf(int code) |
static Code39CheckCharacter |
Code39CheckCharacter.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Code39CheckCharacter[] |
Code39CheckCharacter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|